setUp() |
S |
79 |
1 |
3 |
testAValidSignedRequestCanBeCreated() |
S |
65 |
1 |
9 |
testInvalidSignedRequestsWillFailFormattingValidation() |
S |
80 |
1 |
3 |
testBase64EncodingIsUrlSafe() |
S |
72 |
1 |
5 |
testAUrlSafeBase64EncodedStringCanBeDecoded() |
S |
72 |
1 |
5 |
testAnImproperlyEncodedSignatureWillThrowAnException() |
S |
79 |
1 |
3 |
testAnImproperlyEncodedPayloadWillThrowAnException() |
S |
79 |
1 |
3 |
testNonApprovedAlgorithmsWillThrowAnException() |
S |
68 |
1 |
7 |
testAsRawSignedRequestCanBeValidatedAndDecoded() |
S |
71 |
1 |
5 |
testARawSignedRequestCanBeValidatedAndDecoded() |
S |
66 |
1 |
8 |